From 74b24bde74601f080d6a63a4f4dbceb87311f4bd Mon Sep 17 00:00:00 2001 From: Bernd Zeimetz Date: Tue, 4 May 2010 22:37:17 +0200 Subject: [PATCH] Don't call clean in doc, not built anymore. --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index 826f5ade4..1fe476e1c 100755 --- a/debian/rules +++ b/debian/rules @@ -78,7 +78,6 @@ clean-patched: # Add here commands to clean up after the build process. [ ! -f Makefile ] || $(MAKE) clean - -$(MAKE) -C doc clean [ ! -f gui/Makefile ] || $(MAKE) -C gui clean rm -rf debian/doctmp xmldoc/autogen/* rm -rf Makefile config.h config.log config.status debian/*.inc \ -- 2.30.2